﻿2026-06-15T10:02:37.7240970Z Current runner version: '2.335.1'
2026-06-15T10:02:37.7245505Z Runner name: 'hfenduleam'
2026-06-15T10:02:37.7245964Z Runner group name: 'Default'
2026-06-15T10:02:37.7246443Z Machine name: 'HFENDULEAM'
2026-06-15T10:02:37.7248361Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T10:02:37.7249776Z Contents: read
2026-06-15T10:02:37.7250107Z Metadata: read
2026-06-15T10:02:37.7250423Z Packages: read
2026-06-15T10:02:37.7250747Z ##[endgroup]
2026-06-15T10:02:37.7251969Z Secret source: Actions
2026-06-15T10:02:37.7252387Z Prepare workflow directory
2026-06-15T10:02:37.7610682Z Prepare all required actions
2026-06-15T10:02:37.7635358Z Getting action download info
2026-06-15T10:02:38.3149084Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T10:02:38.9388595Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-15T10:02:39.0102006Z ##[group]Run actions/checkout@v5
2026-06-15T10:02:39.0102870Z with:
2026-06-15T10:02:39.0103274Z   fetch-depth: 0
2026-06-15T10:02:39.0103806Z   repository: SaberMage/spt-core
2026-06-15T10:02:39.0106828Z   token: ***
2026-06-15T10:02:39.0107223Z   ssh-strict: true
2026-06-15T10:02:39.0107610Z   ssh-user: git
2026-06-15T10:02:39.0107944Z   persist-credentials: true
2026-06-15T10:02:39.0108349Z   clean: true
2026-06-15T10:02:39.0108756Z   sparse-checkout-cone-mode: true
2026-06-15T10:02:39.0109169Z   fetch-tags: false
2026-06-15T10:02:39.0109545Z   show-progress: true
2026-06-15T10:02:39.0109925Z   lfs: false
2026-06-15T10:02:39.0110237Z   submodules: false
2026-06-15T10:02:39.0110625Z   set-safe-directory: true
2026-06-15T10:02:39.0111135Z ##[endgroup]
2026-06-15T10:02:39.1997733Z Syncing repository: SaberMage/spt-core
2026-06-15T10:02:39.1998961Z ##[group]Getting Git version info
2026-06-15T10:02:39.1999560Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T10:02:39.2280295Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:02:39.2495748Z git version 2.43.0.windows.1
2026-06-15T10:02:39.2522642Z ##[endgroup]
2026-06-15T10:02:39.2531982Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\398e3669-d629-4a03-96c8-037420b461ca\.gitconfig'
2026-06-15T10:02:39.2547270Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\398e3669-d629-4a03-96c8-037420b461ca' before making global git config changes
2026-06-15T10:02:39.2548488Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:02:39.2552426Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T10:02:39.2795476Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T10:02:39.2987740Z https://github.com/SaberMage/spt-core
2026-06-15T10:02:39.3015886Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T10:02:39.3019771Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T10:02:39.3211407Z HEAD
2026-06-15T10:02:39.3462938Z ##[endgroup]
2026-06-15T10:02:39.3466205Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T10:02:39.7108466Z ##[group]Cleaning the repository
2026-06-15T10:02:39.7111985Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T10:02:44.2173818Z Removing .adapter-notify/
2026-06-15T10:02:44.2174389Z Removing target/
2026-06-15T10:02:44.2207846Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T10:02:44.2859260Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:02:44.2883498Z ##[endgroup]
2026-06-15T10:02:44.2887603Z ##[group]Disabling automatic garbage collection
2026-06-15T10:02:44.2892187Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T10:02:44.3114355Z ##[endgroup]
2026-06-15T10:02:44.3114751Z ##[group]Setting up auth
2026-06-15T10:02:44.3121279Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:02:44.3333849Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:02:44.6803341Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:02:44.7028675Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:02:45.0730963Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:02:45.0951012Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:02:45.4770930Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T10:02:45.5065850Z ##[endgroup]
2026-06-15T10:02:45.5066238Z ##[group]Fetching the repository
2026-06-15T10:02:45.5075638Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2c7764209dc8029babab00e627f25a31b32a0332:refs/remotes/pull/12/merge
2026-06-15T10:02:47.3565172Z From https://github.com/SaberMage/spt-core
2026-06-15T10:02:47.3565714Z    ac6c8026..caaf797a  docs/msg-envelope-adr-0020               -> origin/docs/msg-envelope-adr-0020
2026-06-15T10:02:47.3566324Z  * [new branch]        fix/update-apply-confident-message       -> origin/fix/update-apply-confident-message
2026-06-15T10:02:47.3568454Z  + 28bcae20...2c776420 2c7764209dc8029babab00e627f25a31b32a0332 -> pull/12/merge  (forced update)
2026-06-15T10:02:47.3693302Z ##[endgroup]
2026-06-15T10:02:47.3693741Z ##[group]Determining the checkout info
2026-06-15T10:02:47.3694089Z ##[endgroup]
2026-06-15T10:02:47.3698931Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T10:02:47.3966538Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T10:02:47.4178545Z ##[group]Checking out the ref
2026-06-15T10:02:47.4182712Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T10:02:47.4650050Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T10:02:47.4650544Z any of your branches:
2026-06-15T10:02:47.4650726Z 
2026-06-15T10:02:47.4651087Z   28bcae20 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:02:47.4651516Z 
2026-06-15T10:02:47.4651747Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T10:02:47.4652147Z to do so with:
2026-06-15T10:02:47.4652313Z 
2026-06-15T10:02:47.4652475Z  git branch <new-branch-name> 28bcae20
2026-06-15T10:02:47.4652649Z 
2026-06-15T10:02:47.4653030Z HEAD is now at 2c776420 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:02:47.4674886Z ##[endgroup]
2026-06-15T10:02:47.4950413Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T10:02:47.5171979Z 2c7764209dc8029babab00e627f25a31b32a0332
2026-06-15T10:02:47.5476716Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-15T10:02:47.5477103Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-15T10:02:47.5477379Z [36;1m$PIN = "0c95435"[0m
2026-06-15T10:02:47.5477674Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-15T10:02:47.5477989Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-15T10:02:47.5478404Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-15T10:02:47.5479430Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-15T10:02:47.5479776Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-15T10:02:47.5480076Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-15T10:02:47.5480360Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-15T10:02:47.5480692Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-15T10:02:47.5481054Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-15T10:02:47.5481297Z [36;1m}[0m
2026-06-15T10:02:47.5481483Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-15T10:02:47.5481732Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T10:02:47.5558205Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:02:47.5558529Z ##[endgroup]
2026-06-15T10:02:48.3901169Z    Compiling proc-macro2 v1.0.106
2026-06-15T10:02:48.3901561Z    Compiling unicode-ident v1.0.24
2026-06-15T10:02:48.3901798Z    Compiling quote v1.0.45
2026-06-15T10:02:48.3902044Z    Compiling cfg-if v1.0.4
2026-06-15T10:02:48.3902947Z    Compiling serde_core v1.0.228
2026-06-15T10:02:48.3903498Z    Compiling serde v1.0.228
2026-06-15T10:02:48.3903925Z    Compiling windows-link v0.2.1
2026-06-15T10:02:48.3904285Z    Compiling getrandom v0.3.4
2026-06-15T10:02:48.3904919Z    Compiling portable-atomic v1.13.1
2026-06-15T10:02:48.3905624Z    Compiling typenum v1.20.1
2026-06-15T10:02:48.3906186Z    Compiling version_check v0.9.5
2026-06-15T10:02:48.3906692Z    Compiling pin-project-lite v0.2.17
2026-06-15T10:02:48.3907180Z    Compiling memchr v2.8.1
2026-06-15T10:02:48.3907601Z    Compiling find-msvc-tools v0.1.9
2026-06-15T10:02:48.3908194Z    Compiling shlex v2.0.1
2026-06-15T10:02:48.3908524Z    Compiling critical-section v1.2.0
2026-06-15T10:02:48.4665019Z    Compiling windows-sys v0.61.2
2026-06-15T10:02:48.4933312Z    Compiling subtle v2.6.1
2026-06-15T10:02:48.5052488Z    Compiling futures-core v0.3.32
2026-06-15T10:02:48.5313890Z    Compiling equivalent v1.0.2
2026-06-15T10:02:48.5956997Z    Compiling smallvec v1.15.1
2026-06-15T10:02:48.6337613Z    Compiling itoa v1.0.18
2026-06-15T10:02:48.6419249Z    Compiling bytes v1.11.1
2026-06-15T10:02:48.6767477Z    Compiling semver v1.0.28
2026-06-15T10:02:48.6893534Z    Compiling stable_deref_trait v1.2.1
2026-06-15T10:02:48.7565696Z    Compiling log v0.4.32
2026-06-15T10:02:48.8134691Z    Compiling futures-sink v0.3.32
2026-06-15T10:02:48.8137710Z    Compiling generic-array v0.14.7
2026-06-15T10:02:48.8211184Z    Compiling futures-io v0.3.32
2026-06-15T10:02:48.9362077Z    Compiling rustc_version v0.4.1
2026-06-15T10:02:48.9771280Z    Compiling slab v0.4.12
2026-06-15T10:02:48.9875366Z    Compiling futures-channel v0.3.32
2026-06-15T10:02:49.0189070Z    Compiling rustversion v1.0.22
2026-06-15T10:02:49.0354242Z    Compiling hashbrown v0.17.1
2026-06-15T10:02:49.0497620Z    Compiling futures-task v0.3.32
2026-06-15T10:02:49.2753796Z    Compiling getrandom v0.2.17
2026-06-15T10:02:49.2865455Z    Compiling cpufeatures v0.2.17
2026-06-15T10:02:49.3257142Z    Compiling fnv v1.0.7
2026-06-15T10:02:49.3309066Z    Compiling libc v0.2.186
2026-06-15T10:02:49.4217619Z    Compiling cfg_aliases v0.2.1
2026-06-15T10:02:49.4222308Z    Compiling rand_core v0.10.1
2026-06-15T10:02:49.4504942Z    Compiling strsim v0.11.1
2026-06-15T10:02:49.4770886Z    Compiling litemap v0.8.2
2026-06-15T10:02:49.5891503Z    Compiling indexmap v2.14.0
2026-06-15T10:02:49.6234336Z    Compiling writeable v0.6.3
2026-06-15T10:02:49.6412165Z    Compiling jobserver v0.1.34
2026-06-15T10:02:49.6935485Z    Compiling autocfg v1.5.1
2026-06-15T10:02:49.6971863Z    Compiling fs_extra v1.3.0
2026-06-15T10:02:49.6995479Z    Compiling ident_case v1.0.1
2026-06-15T10:02:49.7409992Z    Compiling utf8_iter v1.0.4
2026-06-15T10:02:49.7951942Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T10:02:49.8454590Z    Compiling icu_properties_data v2.2.0
2026-06-15T10:02:49.8504160Z    Compiling dunce v1.0.5
2026-06-15T10:02:49.9287934Z    Compiling cc v1.2.63
2026-06-15T10:02:49.9323554Z    Compiling getrandom v0.4.2
2026-06-15T10:02:50.0490263Z    Compiling percent-encoding v2.3.2
2026-06-15T10:02:50.0733002Z    Compiling http v1.4.1
2026-06-15T10:02:50.1998107Z    Compiling aws-lc-rs v1.17.0
2026-06-15T10:02:50.2589116Z    Compiling syn v2.0.117
2026-06-15T10:02:50.2849985Z    Compiling crypto-common v0.1.7
2026-06-15T10:02:50.3375737Z    Compiling thiserror v2.0.18
2026-06-15T10:02:50.3422281Z    Compiling cpufeatures v0.3.0
2026-06-15T10:02:50.3440913Z    Compiling unicode-segmentation v1.13.3
2026-06-15T10:02:50.4245735Z    Compiling scopeguard v1.2.0
2026-06-15T10:02:50.4307421Z    Compiling chacha20 v0.10.0
2026-06-15T10:02:50.4572916Z    Compiling block-buffer v0.10.4
2026-06-15T10:02:50.5018674Z    Compiling lock_api v0.4.14
2026-06-15T10:02:50.5124909Z    Compiling form_urlencoded v1.2.2
2026-06-15T10:02:50.5314540Z    Compiling untrusted v0.9.0
2026-06-15T10:02:50.5957147Z    Compiling bitflags v2.12.1
2026-06-15T10:02:50.6016968Z    Compiling digest v0.10.7
2026-06-15T10:02:50.6127759Z    Compiling rand v0.10.1
2026-06-15T10:02:50.6636188Z    Compiling num-traits v0.2.19
2026-06-15T10:02:50.6936335Z    Compiling windows-strings v0.5.1
2026-06-15T10:02:50.7129710Z    Compiling cmake v0.1.58
2026-06-15T10:02:50.7272226Z    Compiling windows-result v0.4.1
2026-06-15T10:02:50.8200421Z    Compiling heck v0.5.0
2026-06-15T10:02:51.1523550Z    Compiling rustls v0.23.40
2026-06-15T10:02:51.1688293Z    Compiling convert_case v0.10.0
2026-06-15T10:02:51.3770865Z    Compiling ring v0.17.14
2026-06-15T10:02:51.6251533Z    Compiling const-oid v0.10.2
2026-06-15T10:02:51.6379783Z    Compiling atomic-waker v1.1.2
2026-06-15T10:02:51.9702394Z    Compiling anyhow v1.0.102
2026-06-15T10:02:52.1252577Z    Compiling unicode-xid v0.2.6
2026-06-15T10:02:52.1267982Z    Compiling httparse v1.10.1
2026-06-15T10:02:52.1791196Z    Compiling zerocopy v0.8.50
2026-06-15T10:02:52.2625700Z    Compiling parking_lot_core v0.9.12
2026-06-15T10:02:52.2955244Z    Compiling http-body v1.0.1
2026-06-15T10:02:52.2988612Z    Compiling hybrid-array v0.4.12
2026-06-15T10:02:52.3186486Z    Compiling curve25519-dalek v4.1.3
2026-06-15T10:02:52.3334881Z    Compiling ahash v0.8.12
2026-06-15T10:02:52.4075781Z    Compiling fastrand v2.4.1
2026-06-15T10:02:52.4076282Z    Compiling powerfmt v0.2.0
2026-06-15T10:02:52.4303033Z    Compiling aws-lc-sys v0.41.0
2026-06-15T10:02:52.4556844Z    Compiling base64ct v1.8.3
2026-06-15T10:02:52.6290408Z    Compiling either v1.16.0
2026-06-15T10:02:52.6684099Z    Compiling deranged v0.5.8
2026-06-15T10:02:52.7529480Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T10:02:52.7639574Z    Compiling rand_core v0.6.4
2026-06-15T10:02:52.7640111Z    Compiling tinyvec_macros v0.1.1
2026-06-15T10:02:52.8055858Z    Compiling data-encoding v2.11.0
2026-06-15T10:02:52.8538301Z    Compiling time-core v0.1.8
2026-06-15T10:02:52.8899148Z    Compiling base64 v0.22.1
2026-06-15T10:02:52.9721053Z    Compiling synstructure v0.13.2
2026-06-15T10:02:52.9725793Z    Compiling darling_core v0.20.11
2026-06-15T10:02:53.0849847Z    Compiling zmij v1.0.21
2026-06-15T10:02:53.0876874Z    Compiling vcpkg v0.2.15
2026-06-15T10:02:53.1123805Z    Compiling num-conv v0.2.2
2026-06-15T10:02:53.1243194Z    Compiling try-lock v0.2.5
2026-06-15T10:02:53.2185993Z    Compiling pkg-config v0.3.33
2026-06-15T10:02:53.2202614Z    Compiling tower-service v0.3.3
2026-06-15T10:02:53.2203889Z    Compiling want v0.3.1
2026-06-15T10:02:53.3042138Z    Compiling tinyvec v1.11.0
2026-06-15T10:02:53.3256007Z    Compiling parking_lot v0.12.5
2026-06-15T10:02:53.3388535Z    Compiling crypto-common v0.2.2
2026-06-15T10:02:53.4349900Z    Compiling block-buffer v0.12.0
2026-06-15T10:02:53.5131852Z    Compiling sha2 v0.10.9
2026-06-15T10:02:53.6283095Z    Compiling vergen-lib v9.1.0
2026-06-15T10:02:53.7080583Z    Compiling inout v0.1.4
2026-06-15T10:02:53.7386252Z    Compiling n0-future v0.3.2
2026-06-15T10:02:53.8873615Z    Compiling parking v2.2.1
2026-06-15T10:02:53.9124708Z    Compiling crossbeam-utils v0.8.21
2026-06-15T10:02:53.9304917Z    Compiling diatomic-waker v0.2.3
2026-06-15T10:02:53.9591829Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T10:02:53.9823270Z    Compiling serde_json v1.0.150
2026-06-15T10:02:54.0333763Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T10:02:54.0466258Z    Compiling spin v0.10.0
2026-06-15T10:02:54.0628933Z    Compiling httpdate v1.0.3
2026-06-15T10:02:54.0860326Z    Compiling signature v2.2.0
2026-06-15T10:02:54.1192343Z    Compiling winapi v0.3.9
2026-06-15T10:02:54.1967519Z    Compiling cordyceps v0.3.4
2026-06-15T10:02:54.2436408Z    Compiling winnow v1.0.3
2026-06-15T10:02:54.3112138Z    Compiling ed25519 v2.2.3
2026-06-15T10:02:54.3352544Z    Compiling digest v0.11.3
2026-06-15T10:02:54.4202162Z    Compiling futures-lite v2.6.1
2026-06-15T10:02:54.4697681Z    Compiling futures-buffered v0.2.13
2026-06-15T10:02:54.4751764Z    Compiling cipher v0.4.4
2026-06-15T10:02:54.5697317Z    Compiling vergen v9.1.0
2026-06-15T10:02:54.6021248Z    Compiling vergen-lib v0.1.6
2026-06-15T10:02:54.6920962Z    Compiling universal-hash v0.5.1
2026-06-15T10:02:54.8289977Z    Compiling noq-udp v0.10.0
2026-06-15T10:02:54.8290577Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T10:02:54.8349661Z    Compiling heapless v0.7.17
2026-06-15T10:02:54.8495510Z    Compiling sync_wrapper v1.0.2
2026-06-15T10:02:54.9137253Z    Compiling byteorder v1.5.0
2026-06-15T10:02:54.9549200Z    Compiling allocator-api2 v0.2.21
2026-06-15T10:02:54.9549814Z    Compiling opaque-debug v0.3.1
2026-06-15T10:02:55.0006991Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T10:02:55.0437009Z    Compiling polyval v0.6.2
2026-06-15T10:02:55.1207161Z    Compiling hash32 v0.2.1
2026-06-15T10:02:55.3043076Z    Compiling socket2 v0.6.4
2026-06-15T10:02:55.3049188Z    Compiling mio v1.2.1
2026-06-15T10:02:55.3792661Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T10:02:55.4308218Z    Compiling spin v0.9.8
2026-06-15T10:02:55.4370150Z    Compiling serde_derive v1.0.228
2026-06-15T10:02:55.4540366Z    Compiling zeroize_derive v1.4.3
2026-06-15T10:02:55.5535836Z    Compiling zerofrom-derive v0.1.7
2026-06-15T10:02:55.6665865Z    Compiling tokio-macros v2.7.0
2026-06-15T10:02:55.8896903Z    Compiling yoke-derive v0.8.2
2026-06-15T10:02:56.0355431Z    Compiling futures-macro v0.3.32
2026-06-15T10:02:56.0439172Z    Compiling zerovec-derive v0.11.3
2026-06-15T10:02:56.1514151Z    Compiling displaydoc v0.2.6
2026-06-15T10:02:56.2118340Z    Compiling zeroize v1.8.2
2026-06-15T10:02:56.2239783Z    Compiling tracing-attributes v0.1.31
2026-06-15T10:02:56.4916924Z    Compiling tokio v1.52.3
2026-06-15T10:02:56.5691373Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T10:02:56.5967504Z    Compiling thiserror-impl v2.0.18
2026-06-15T10:02:56.9110348Z    Compiling rustls-pki-types v1.14.1
2026-06-15T10:02:56.9912464Z    Compiling futures-util v0.3.32
2026-06-15T10:02:57.1762976Z    Compiling darling_macro v0.20.11
2026-06-15T10:02:57.2478814Z    Compiling zerofrom v0.1.8
2026-06-15T10:02:57.3404844Z    Compiling derive_more-impl v2.1.1
2026-06-15T10:02:57.3790400Z    Compiling windows-interface v0.59.3
2026-06-15T10:02:57.4200434Z    Compiling n0-error-macros v0.1.3
2026-06-15T10:02:57.4707541Z    Compiling spez v0.1.2
2026-06-15T10:02:57.5431343Z    Compiling windows-implement v0.60.2
2026-06-15T10:02:57.6149205Z    Compiling yoke v0.8.3
2026-06-15T10:02:57.6456887Z    Compiling darling v0.20.11
2026-06-15T10:02:57.7507143Z    Compiling der v0.8.0-rc.10
2026-06-15T10:02:57.8028115Z    Compiling pin-project-internal v1.1.13
2026-06-15T10:02:57.9021628Z    Compiling derive_builder_core v0.20.2
2026-06-15T10:02:57.9196149Z    Compiling zerovec v0.11.6
2026-06-15T10:02:58.0042155Z    Compiling zerotrie v0.2.4
2026-06-15T10:02:58.4112508Z    Compiling windows-core v0.62.2
2026-06-15T10:02:58.4646665Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T10:02:58.4865862Z    Compiling tinystr v0.8.3
2026-06-15T10:02:58.5212009Z    Compiling potential_utf v0.1.5
2026-06-15T10:02:58.6076851Z    Compiling n0-error v0.1.3
2026-06-15T10:02:58.6231454Z    Compiling vergen-gitcl v1.0.8
2026-06-15T10:02:58.7134453Z    Compiling icu_locale_core v2.2.0
2026-06-15T10:02:58.7171146Z    Compiling icu_collections v2.2.0
2026-06-15T10:02:58.8577230Z    Compiling spki v0.8.0-rc.4
2026-06-15T10:02:59.0950801Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T10:02:59.1182979Z    Compiling derive_builder_macro v0.20.2
2026-06-15T10:02:59.1440221Z    Compiling pin-project v1.1.13
2026-06-15T10:02:59.2820140Z    Compiling ed25519-dalek v2.2.0
2026-06-15T10:02:59.3759450Z    Compiling windows-threading v0.2.1
2026-06-15T10:02:59.3791427Z    Compiling signature v3.0.0
2026-06-15T10:02:59.4202584Z    Compiling fallible-iterator v0.3.0
2026-06-15T10:02:59.4989350Z    Compiling ryu v1.0.23
2026-06-15T10:02:59.5626729Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T10:02:59.6311919Z    Compiling icu_provider v2.2.0
2026-06-15T10:02:59.6591858Z    Compiling tower-layer v0.3.3
2026-06-15T10:02:59.7117757Z    Compiling spt-proto v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T10:02:59.7194133Z    Compiling windows-future v0.3.2
2026-06-15T10:02:59.7411369Z    Compiling proc-macro-crate v3.5.0
2026-06-15T10:02:59.8143243Z    Compiling derive_builder v0.20.2
2026-06-15T10:02:59.8271875Z    Compiling windows-collections v0.3.2
2026-06-15T10:02:59.8471946Z    Compiling windows-numerics v0.3.1
2026-06-15T10:03:00.0503468Z    Compiling icu_normalizer v2.2.0
2026-06-15T10:03:00.0962549Z    Compiling icu_properties v2.2.0
2026-06-15T10:03:00.1033198Z    Compiling ipnet v2.12.0
2026-06-15T10:03:00.2592435Z    Compiling futures-executor v0.3.32
2026-06-15T10:03:00.4139175Z    Compiling once_cell v1.21.4
2026-06-15T10:03:00.4139674Z    Compiling futures v0.3.32
2026-06-15T10:03:00.4369012Z    Compiling prefix-trie v0.8.4
2026-06-15T10:03:00.4673471Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T10:03:00.4898281Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T10:03:00.6196018Z    Compiling tracing-core v0.1.36
2026-06-15T10:03:00.6793087Z    Compiling tokio-util v0.7.18
2026-06-15T10:03:00.7892760Z    Compiling hashbrown v0.14.5
2026-06-15T10:03:00.8795186Z    Compiling cobs v0.3.0
2026-06-15T10:03:00.9274550Z    Compiling postcard-derive v0.2.2
2026-06-15T10:03:00.9571981Z    Compiling windows-targets v0.52.6
2026-06-15T10:03:00.9601292Z    Compiling ghash v0.5.1
2026-06-15T10:03:01.0250227Z    Compiling tracing v0.1.44
2026-06-15T10:03:01.0619124Z    Compiling ctr v0.9.2
2026-06-15T10:03:01.1017148Z    Compiling aes v0.8.4
2026-06-15T10:03:01.1172067Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T10:03:01.1172490Z    Compiling time v0.3.47
2026-06-15T10:03:01.1931290Z    Compiling http-body-util v0.1.3
2026-06-15T10:03:01.2663365Z    Compiling aead v0.5.2
2026-06-15T10:03:01.4073862Z    Compiling idna_adapter v1.2.2
2026-06-15T10:03:01.4680187Z    Compiling h2 v0.4.14
2026-06-15T10:03:01.4789728Z    Compiling hashlink v0.9.1
2026-06-15T10:03:01.4944579Z    Compiling idna v1.1.0
2026-06-15T10:03:01.5497013Z    Compiling widestring v1.2.1
2026-06-15T10:03:01.5745950Z    Compiling ipconfig v0.3.4
2026-06-15T10:03:01.6793075Z    Compiling derive_more v2.1.1
2026-06-15T10:03:01.8442766Z    Compiling url v2.5.8
2026-06-15T10:03:01.8472581Z    Compiling rusqlite v0.32.1
2026-06-15T10:03:01.9128368Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T10:03:01.9324844Z    Compiling aes-gcm v0.10.3
2026-06-15T10:03:01.9404762Z    Compiling postcard v1.1.3
2026-06-15T10:03:02.0671993Z    Compiling windows-sys v0.59.0
2026-06-15T10:03:02.1007283Z    Compiling data-encoding-macro v0.1.20
2026-06-15T10:03:02.2422238Z    Compiling tower v0.5.3
2026-06-15T10:03:02.2662317Z    Compiling num_enum_derive v0.7.6
2026-06-15T10:03:02.3153804Z    Compiling windows v0.62.2
2026-06-15T10:03:02.3220393Z    Compiling chrono v0.4.45
2026-06-15T10:03:02.3504633Z    Compiling crossbeam-channel v0.5.15
2026-06-15T10:03:02.4505599Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T10:03:02.4664198Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T10:03:02.7497983Z    Compiling spt-store v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T10:03:02.8755448Z    Compiling strum_macros v0.28.0
2026-06-15T10:03:02.9604168Z    Compiling enum-assoc v1.3.0
2026-06-15T10:03:03.0367274Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T10:03:03.1021432Z    Compiling async-trait v0.1.89
2026-06-15T10:03:03.2210908Z    Compiling windows-registry v0.6.1
2026-06-15T10:03:03.4412937Z    Compiling blake3 v1.8.5
2026-06-15T10:03:03.5713831Z    Compiling uuid v1.23.2
2026-06-15T10:03:03.5766252Z    Compiling memoffset v0.6.5
2026-06-15T10:03:03.6160896Z    Compiling noq v0.18.0
2026-06-15T10:03:03.6385443Z    Compiling netwatch v0.16.0
2026-06-15T10:03:03.8265596Z    Compiling acto v0.8.2
2026-06-15T10:03:03.8813023Z    Compiling rustc-hash v2.1.2
2026-06-15T10:03:03.9288339Z    Compiling xml-rs v0.8.28
2026-06-15T10:03:03.9787247Z    Compiling identity-hash v0.1.0
2026-06-15T10:03:03.9787742Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T10:03:04.0081035Z    Compiling lru-slab v0.1.2
2026-06-15T10:03:04.1184094Z    Compiling tagptr v0.2.0
2026-06-15T10:03:04.1184582Z    Compiling thiserror v1.0.69
2026-06-15T10:03:04.1244334Z    Compiling mac-addr v0.3.0
2026-06-15T10:03:04.1368441Z    Compiling foldhash v0.2.0
2026-06-15T10:03:04.1670255Z    Compiling ref-cast v1.0.25
2026-06-15T10:03:04.3025848Z    Compiling hashbrown v0.16.1
2026-06-15T10:03:04.3026405Z    Compiling netdev v0.42.0
2026-06-15T10:03:04.3266804Z    Compiling moka v0.12.15
2026-06-15T10:03:04.4738584Z    Compiling iroh-relay v0.98.0
2026-06-15T10:03:04.8539047Z    Compiling spt-msg v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T10:03:04.8865222Z    Compiling xmltree v0.10.3
2026-06-15T10:03:04.9163035Z    Compiling iroh-metrics v0.38.3
2026-06-15T10:03:04.9578570Z    Compiling num_enum v0.7.6
2026-06-15T10:03:05.1293678Z    Compiling tower-http v0.6.11
2026-06-15T10:03:05.2234362Z    Compiling hyper v1.10.1
2026-06-15T10:03:05.2295500Z    Compiling attohttpc v0.30.1
2026-06-15T10:03:05.2518916Z    Compiling iroh-base v0.98.0
2026-06-15T10:03:05.3251920Z    Compiling n0-watcher v0.6.1
2026-06-15T10:03:05.4269663Z    Compiling tokio-stream v0.1.18
2026-06-15T10:03:05.4450231Z    Compiling strum v0.28.0
2026-06-15T10:03:05.4584379Z    Compiling toml_datetime v0.6.11
2026-06-15T10:03:05.6187735Z    Compiling serde_spanned v0.6.9
2026-06-15T10:03:05.6365839Z    Compiling ref-cast-impl v1.0.25
2026-06-15T10:03:05.6446265Z    Compiling thiserror-impl v1.0.69
2026-06-15T10:03:05.7980765Z    Compiling serde_derive_internals v0.29.1
2026-06-15T10:03:05.8036847Z    Compiling simple-dns v0.9.3
2026-06-15T10:03:05.9075519Z    Compiling serial-core v0.4.0
2026-06-15T10:03:06.0206254Z    Compiling aho-corasick v1.1.4
2026-06-15T10:03:06.0674645Z    Compiling winnow v0.7.15
2026-06-15T10:03:06.1200715Z    Compiling regex-syntax v0.8.10
2026-06-15T10:03:06.2555604Z    Compiling sha1_smol v1.0.1
2026-06-15T10:03:06.2965381Z    Compiling winreg v0.10.1
2026-06-15T10:03:06.4552346Z    Compiling resolv-conf v0.7.6
2026-06-15T10:03:06.5046302Z    Compiling hyper-util v0.1.20
2026-06-15T10:03:06.5474981Z    Compiling arrayref v0.3.9
2026-06-15T10:03:06.6308918Z    Compiling smol_str v0.1.24
2026-06-15T10:03:06.8826557Z    Compiling toml_write v0.1.2
2026-06-15T10:03:07.0046855Z    Compiling simdutf8 v0.1.5
2026-06-15T10:03:07.0067066Z    Compiling constant_time_eq v0.4.2
2026-06-15T10:03:07.0566967Z    Compiling arrayvec v0.7.6
2026-06-15T10:03:07.1378175Z    Compiling schemars_derive v1.2.1
2026-06-15T10:03:07.2026635Z    Compiling iroh-dns v0.98.0
2026-06-15T10:03:07.5983179Z    Compiling serial-windows v0.4.0
2026-06-15T10:03:07.6876322Z    Compiling lru v0.16.4
2026-06-15T10:03:07.7565501Z    Compiling toml_edit v0.22.27
2026-06-15T10:03:07.8100113Z    Compiling igd-next v0.17.1
2026-06-15T10:03:07.8180096Z    Compiling webpki-roots v1.0.7
2026-06-15T10:03:07.9435784Z    Compiling seize v0.5.1
2026-06-15T10:03:07.9440104Z    Compiling darling_core v0.23.0
2026-06-15T10:03:07.9962674Z    Compiling regex-automata v0.4.14
2026-06-15T10:03:08.0301829Z    Compiling hmac v0.12.1
2026-06-15T10:03:08.1092317Z    Compiling serde_bytes v0.11.19
2026-06-15T10:03:08.1145412Z    Compiling iroh v0.98.2
2026-06-15T10:03:08.2038040Z    Compiling utf8parse v0.2.2
2026-06-15T10:03:08.3037135Z    Compiling dyn-clone v1.0.20
2026-06-15T10:03:08.3727285Z    Compiling bitflags v1.3.2
2026-06-15T10:03:08.4246702Z    Compiling lazy_static v1.5.0
2026-06-15T10:03:08.4744403Z    Compiling pin-utils v0.1.0
2026-06-15T10:03:08.4868735Z    Compiling anstyle v1.0.14
2026-06-15T10:03:08.4869340Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T10:03:08.4955472Z    Compiling cmov v0.5.4
2026-06-15T10:03:08.5425694Z    Compiling nix v0.25.1
2026-06-15T10:03:08.5986576Z    Compiling shared_library v0.1.9
2026-06-15T10:03:08.6738379Z    Compiling anstyle-wincon v3.0.11
2026-06-15T10:03:08.6738972Z    Compiling anstyle-parse v1.0.0
2026-06-15T10:03:08.7587697Z    Compiling ctutils v0.4.2
2026-06-15T10:03:08.7946135Z    Compiling papaya v0.2.4
2026-06-15T10:03:08.8798522Z    Compiling hkdf v0.12.4
2026-06-15T10:03:08.8812839Z    Compiling serial v0.4.0
2026-06-15T10:03:08.9658070Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T10:03:09.0013015Z    Compiling filedescriptor v0.8.3
2026-06-15T10:03:09.0090553Z    Compiling backon v1.6.0
2026-06-15T10:03:09.0377110Z    Compiling anstyle-query v1.1.5
2026-06-15T10:03:09.0936333Z    Compiling schemars v1.2.1
2026-06-15T10:03:09.2120929Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T10:03:09.2505642Z    Compiling colorchoice v1.0.5
2026-06-15T10:03:09.2549040Z    Compiling shell-words v1.1.1
2026-06-15T10:03:09.2976097Z    Compiling foldhash v0.1.5
2026-06-15T10:03:09.3182631Z    Compiling downcast-rs v1.2.1
2026-06-15T10:03:09.3879042Z    Compiling paste v1.0.15
2026-06-15T10:03:09.4443420Z    Compiling instability v0.3.12
2026-06-15T10:03:09.4830403Z    Compiling hashbrown v0.15.5
2026-06-15T10:03:09.5527827Z    Compiling portable-pty v0.8.1
2026-06-15T10:03:09.5829160Z    Compiling anstream v1.0.0
2026-06-15T10:03:09.6039512Z    Compiling spake2 v0.4.0
2026-06-15T10:03:09.7080573Z    Compiling toml v0.8.23
2026-06-15T10:03:09.9052365Z    Compiling crossterm_winapi v0.9.1
2026-06-15T10:03:09.9895850Z    Compiling strum_macros v0.26.4
2026-06-15T10:03:10.0636784Z    Compiling regex v1.12.3
2026-06-15T10:03:10.1637695Z    Compiling terminal_size v0.4.4
2026-06-15T10:03:10.3054905Z    Compiling itertools v0.13.0
2026-06-15T10:03:10.3383129Z    Compiling sha1 v0.10.6
2026-06-15T10:03:10.3505938Z    Compiling castaway v0.2.4
2026-06-15T10:03:10.5019330Z    Compiling spt-runtime v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T10:03:10.6541819Z    Compiling static_assertions v1.1.0
2026-06-15T10:03:10.7085357Z    Compiling indoc v2.0.7
2026-06-15T10:03:10.7465481Z    Compiling clap_lex v1.1.0
2026-06-15T10:03:10.7705215Z    Compiling unicode-width v0.1.14
2026-06-15T10:03:10.9101916Z    Compiling doctest-file v1.1.1
2026-06-15T10:03:11.0703416Z    Compiling recvmsg v1.0.0
2026-06-15T10:03:11.1012953Z    Compiling clap_builder v4.6.0
2026-06-15T10:03:11.2177864Z    Compiling compact_str v0.8.2
2026-06-15T10:03:11.4450870Z    Compiling darling_macro v0.23.0
2026-06-15T10:03:11.4530857Z    Compiling interprocess v2.4.2
2026-06-15T10:03:11.4695644Z    Compiling crossterm v0.28.1
2026-06-15T10:03:11.7016901Z    Compiling lru v0.12.5
2026-06-15T10:03:11.8751047Z    Compiling darling v0.23.0
2026-06-15T10:03:11.8838875Z    Compiling unicode-truncate v1.1.0
2026-06-15T10:03:11.9245916Z    Compiling spt-term v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T10:03:12.1152756Z    Compiling wmi v0.18.4
2026-06-15T10:03:12.1821462Z    Compiling strum v0.26.3
2026-06-15T10:03:12.3702333Z    Compiling clap_derive v4.6.1
2026-06-15T10:03:12.7773448Z    Compiling spt-live v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T10:03:12.8332657Z    Compiling unicode-width v0.2.0
2026-06-15T10:03:12.9761431Z    Compiling cassowary v0.3.0
2026-06-15T10:03:12.9761906Z    Compiling nucleo-matcher v0.3.1
2026-06-15T10:03:13.1887418Z    Compiling qrcode v0.14.1
2026-06-15T10:03:13.2427636Z    Compiling ratatui v0.29.0
2026-06-15T10:03:13.5160742Z    Compiling tempfile v3.27.0
2026-06-15T10:03:13.8452451Z    Compiling portmapper v0.16.0
2026-06-15T10:03:14.7003028Z    Compiling clap v4.6.1
2026-06-15T10:03:25.5211209Z    Compiling rustls-webpki v0.103.13
2026-06-15T10:03:27.7561020Z    Compiling tokio-rustls v0.26.4
2026-06-15T10:03:27.7561336Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T10:03:27.7561608Z    Compiling noq-proto v0.17.0
2026-06-15T10:03:27.8931627Z    Compiling hyper-rustls v0.27.9
2026-06-15T10:03:27.8931964Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T10:03:27.8932248Z    Compiling tokio-websockets v0.13.2
2026-06-15T10:03:28.0343564Z    Compiling reqwest v0.13.4
2026-06-15T10:03:28.9910565Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T10:03:45.4648337Z    Compiling spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T10:03:46.8362809Z    Compiling spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T10:03:54.7456886Z    Compiling spt v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T10:04:01.2339763Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
2026-06-15T10:04:01.2547890Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-f56ba2c3eea87e14.exe)
2026-06-15T10:04:01.3063128Z 
2026-06-15T10:04:01.3063499Z running 1 test
2026-06-15T10:04:09.1462053Z test new_brain_serves_against_old_broker ... ok
2026-06-15T10:04:09.1462264Z 
2026-06-15T10:04:09.1462464Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.84s
2026-06-15T10:04:09.1462705Z 
2026-06-15T10:04:09.1922563Z Post job cleanup.
2026-06-15T10:04:09.2954335Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:04:09.3163085Z git version 2.43.0.windows.1
2026-06-15T10:04:09.3201312Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2731c2a8-2161-4b1b-86f6-7c974bc32f9f\.gitconfig'
2026-06-15T10:04:09.3214458Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2731c2a8-2161-4b1b-86f6-7c974bc32f9f' before making global git config changes
2026-06-15T10:04:09.3214996Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:04:09.3219768Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T10:04:09.3449167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:04:09.3680412Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:04:09.7399212Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:04:09.7671235Z http.https://github.com/.extraheader
2026-06-15T10:04:09.7704403Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T10:04:09.7992112Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:04:10.1763157Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:04:10.1992981Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:04:10.5777735Z Cleaning up orphan processes
